AI Diagram Prototype Generator
pulsemcp/ai diagram prototype generatorIntegrates with multiple AI providers (ZhipuAI, OpenAI, Gemini) to automatically generate architecture diagrams, flowcharts, and mobile app prototypes using specialized prompt templates for system architecture, Apple mobile prototypes, WeChat mini-apps, and common UI prototypes.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai_diagram_prototype_generator": {
"url": "None",
"transport": "http"
}
}
}